crypto/tls.clientHandshakeState.handshake (method)

2 uses

	crypto/tls (current package)
		handshake_client.go#L274: 	if err := hs.handshake(); err != nil {
		handshake_client.go#L439: func (hs *clientHandshakeState) handshake() error {